|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdomain.GeneralConcept
domain.BasicConcept
domain.ConceptAttributeDomain
public class ConceptAttributeDomain
Field Summary | |
---|---|
private AtomicConceptAttribute |
uc
|
Constructor Summary | |
---|---|
ConceptAttributeDomain(AtomicConceptAttribute uc)
|
Method Summary | |
---|---|
AtomicConceptAttribute |
getConceptAttribute()
|
void |
setUConceptAttribute(AtomicConceptAttribute uc)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private AtomicConceptAttribute uc
Constructor Detail |
---|
public ConceptAttributeDomain(AtomicConceptAttribute uc)
Method Detail |
---|
public AtomicConceptAttribute getConceptAttribute()
public void setUConceptAttribute(AtomicConceptAttribute uc)
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |